home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000024_news@newsmaster….columbia.edu _Sun Jul 6 10:43:58 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA25786
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 6 Jul 1997 10:43:58 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA21167
  7.     for kermit.misc@watsun; Sun, 6 Jul 1997 10:43:57 -0400 (EDT)
  8. Path: news.columbia.edu!psinntp!howland.erols.net!news-peer.sprintlink.net!news.sprintlink.net!Sprint!uunet!in3.uu.net!204.255.96.40!intex.net!not-for-mail
  9. From: achalk@intex.net (Andrew Chalk)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: File transfer echo problem
  12. Date: Sun, 06 Jul 1997 14:23:30 GMT
  13. Organization: Intex.Net (http://www.intex.net/)
  14. Lines: 13
  15. Message-ID: <5poa33$t65$1@alcor.nstar.net>
  16. NNTP-Posting-Host: pppa016.nstar.net
  17. X-Newsreader: Forte Free Agent v0.55
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7271
  19.  
  20. I am using a micro to communicate from a kermit implementation that I
  21. wrote to Kermit-TSO v4.0 (88/3/14). When I use the RECEIVE <filename>
  22. command and send my SEND-INIT packet, the mainframe ECHOS BACK the
  23. SEND-INIT packet, and then sends the expected ACK. In fact, when I
  24. modified my code to handle this i found that the mainframe echoes back
  25. EVERY PACKET I send, including the 'D' (DATA) packets before returning
  26. the expected response?
  27.  
  28. Is this a bug in Kermit-TSO or a setting on the mainframe. It
  29. certainly is strange!
  30.  
  31. Regards.
  32.